home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Educational-Tools / home.exe / HomeWork.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  1998-07-12  |  1KB  |  61 lines

  1. object AboutBox: TAboutBox
  2.   Left = 215
  3.   Top = 176
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Spelling Home Work'
  7.   ClientHeight = 115
  8.   ClientWidth = 209
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label3: TLabel
  17.     Left = 16
  18.     Top = 56
  19.     Width = 174
  20.     Height = 13
  21.     Caption = 'For Comments and Registration ($10)'
  22.   end
  23.   object Label4: TLabel
  24.     Left = 24
  25.     Top = 72
  26.     Width = 157
  27.     Height = 13
  28.     Caption = 'Email: rrouette@mb.sympatico.ca'
  29.   end
  30.   object Bevel1: TBevel
  31.     Left = 8
  32.     Top = 8
  33.     Width = 193
  34.     Height = 41
  35.     Style = bsRaised
  36.   end
  37.   object Label2: TLabel
  38.     Left = 72
  39.     Top = 32
  40.     Width = 53
  41.     Height = 13
  42.     Caption = 'Version 1.0'
  43.   end
  44.   object Label1: TLabel
  45.     Left = 16
  46.     Top = 16
  47.     Width = 165
  48.     Height = 13
  49.     Caption = 'Program created by: Ren∩┐╜ Rouette'
  50.   end
  51.   object BitBtn1: TBitBtn
  52.     Left = 64
  53.     Top = 88
  54.     Width = 75
  55.     Height = 25
  56.     TabOrder = 0
  57.     OnClick = BitBtn1Click
  58.     Kind = bkOK
  59.   end
  60. end
  61.